gdk: wayland: always set buffer scale on size update
authorLionel Landwerlin <llandwerlin@gmail.com>
Fri, 18 Aug 2017 22:57:56 +0000 (23:57 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 18 Aug 2017 23:48:52 +0000 (19:48 -0400)
commitfddfb60c59aceaa94c11dfbb2b646cb497e0499d
treed92c6127dc8681532aba2f7f8d0112bf1886de37
parent48df19287b0a4cc4b3c9d4186f0f8b91dccca4f6
gdk: wayland: always set buffer scale on size update

We're only updating this when we have an EGL window. This means we
have the wrong scaling factor when using Vulkan.

https://bugzilla.gnome.org/show_bug.cgi?id=786492
gdk/wayland/gdkwindow-wayland.c